@charset "utf-8";

/* CSS Document */

@media (min-width: 1230px) {
    .container {
        width: 1230px;
    }
}
@media (max-width: 1199px) {
    #floating {
        margin-top: -90px;
    }
    body.home .banner .bxslider li {
        height: auto;
        background: none !important;
    }
    body.home .banner .bxslider li img {
        display: block;
    }
    .banner .bxslider li {
        height: auto;
        background: none !important;
    }
    .banner .bxslider li img {
        display: block;
    }
    .content .list-box .txt-list li span.news-title {
        float: left;
        color: #848275;
        width: 74%;
    }
    .content .txt img {
        width: 100%;
    }
    .side2 {
        padding-top: 12px;
    }
    .wid-slideBanner .jcarousel-control-prev, .wid-slideBanner .jcarousel-control-next {
        width: 24px;
        height: 40px;
        top: 50%;
        margin-top: -20px;
    }
    .wid-slideBanner .jcarousel-control-prev {
        left: -24px;
    }
    .wid-slideBanner .jcarousel-control-next {
        right: -24px;
        background-position: 0 -40px;
    }
    body.cart .content .invoice-title {
        margin-top: 10px;
        margin-left: 15px;
    }
    .pic-gallery .pic-stage {
        width: 80%;
    }
    .animation_banner .animation.slogan {
        width: 480px;
        padding: 0 25px;
        left: auto;
        right: 0;
    }
    .animation_banner .animation.wind01 {
        margin-left: -486px;
    }
    .animation_banner .animation.leaf01 {
        margin-left: -389px;
    }
    .animation_banner .animation.leaf02 {
        margin-left: -418px;
    }
}
@media (max-width: 991px) {
    .header .navbar .navbar-nav {
        margin-right: -15px;
    }
    .header .navbar .navbar-nav li a {
        padding: 10px 8px;
    }
    .side {
        padding-bottom: 20px;
    }
    .content .btn-more {
        top: 12px;
    }
    .content h1:after {
        top: 0;
    }
    .side1 .side-toggle {
        margin-top: 0;
    }
    .side1 .side-toggle+ div {
        padding-top: 15px;
    }
    .side .nav {
        max-width: none;
        margin: 0;
    }
    .side .nav> li {
        float: none;
        display: inline-block;
        border: 0;
        margin: 0 5px;
        vertical-align: top;
    }
    .side .nav> li+ li {
        border: 0;
    }
    .side .nav> li> a {
        color: #007452;
        font-weight: bold;
    }
    .side1 .wid {
        max-width: none;
        margin-bottom: 15px;
    }
    .wid-search {}
    .wid-search h3, .wid-search .form-inline {}
    .wid-search h3 {
        line-height: 32px;
    }
    .wid-search .form-inline {
        width: 77%;
    }
    .wid-search .form-group, .wid-search .form-group .form-control, .wid-search .btn {
        width: auto;
        vertical-align: top;
    }
    .content .list-box .txt-list li span.news-title {
        float: left;
        color: #848275;
        width: 83%;
    }
    .content .txt img {
        width: auto;
    }
    body.member .content .btn-box {
        margin-left: 0;
    }
    .content .sec {
        padding-left: 24px;
    }
    body.cart .content .invoice-title {
        margin-top: 0;
        margin-left: 5px;
    }
    body.contact .content .contact-box h3 {
        margin-top: 20px;
    }
    body.home .home_sitemap .list .item:not(:last-child) {
        margin-right: 0;
    }
    body.about .sm_box {
        padding: 0;
    }
}
@media (max-width: 767px) {
    #floating, #floating.fixed {
        top: 40px;
        margin-top: 0;
    }
    #floating .btn-floating {
        display: block;
    }
    #floating ul {
        width: 0;
        overflow: hidden;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    #floating.open ul {
        width: 60px;
    }
    .content h1 .txt-tw {
        display: block;
        margin: 0;
    }
    .content .content-banner {
        margin-left: -15px;
        margin-right: -15px;
    }
    .content .content-banner img {
        width: 100%;
        max-width: none;
    }
    .content .txt {
        padding-left: 10px;
    }
    .header {
        background: none;
    }
    .animation_banner {
        background-position: 70% -50px;
    }
    body.home .banner .animation_banner {
        background-position: 70% top;
    }
    .header .navbar .navbar-header {
        background: rgba(255, 255, 255, 0.7);
        text-align: center;
    }
    .header .navbar .navbar-header .navbar-brand {
        max-width: 70%;
        margin: 7px 5px 7px;
    }
    .header .navbar .navbar-toggle {
        background: rgba(255, 255, 255, 0.7);
        border: none;
        border-radius: 0;
        margin: 0;
        padding: 10px 13px;
        position: absolute;
        right: 15px;
        top: 17px;
    }
    .header .navbar .navbar-toggle:hover {}
    .header .navbar .navbar-collapse {
        background: url(../images/all/bg_veins01.png), rgba(74, 74, 74, 0.85);
    }
    .header .navbar .navbar-nav {
        background: none;
        float: none;
        margin-top: 10px;
        margin-bottom: 0;
    }
    .header .navbar .navbar-nav> li {
        display: block;
    }
    .header .navbar .navbar-nav> li+ li:before {
        display: none;
    }
    .header .navbar .navbar-nav> li> a, .header .navbar .navbar-nav> li> a:hover {
        color: #fff;
        text-align: center;
        border-bottom: solid 1px rgba(255, 255, 255, 0.25);
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
        padding: 10px;
        transform: scale(1);
    }
    .header .navbar .sub-nav {
        position: static;
        margin: 10px 0 20px;
        text-align: center;
    }
    .header .navbar .btn-default {
        color: #333;
    }
    .header .navbar .lang {
        position: static;
        display: block;
        text-align: center;
        margin-top: 10px;
    }
    .header .navbar .lang .dropdown-toggle {
        width: 100%;
        background: rgba(0, 0, 0, 0.4) none;
        float: none;
        position: relative;
        overflow: hidden;
        margin-bottom: 2px;
    }
    .header .navbar .lang .dropdown-toggle:before {
        content: "";
        height: 32px;
        background: url(../images/all/icon_langbtn.png) no-repeat;
        font-size: 15px;
        color: #fff;
        text-indent: 0;
        display: block;
        margin-left: -56px;
        padding-left: 28px;
        position: absolute;
        left: 50%;
        top: 6px;
    }
    .navbar-nav .open .dropdown-menu {
        position: relative;
    }
    .header .navbar .lang .btn, .header .navbar .lang .btn:active .header .navbar .lang .btn:focus {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .header .navbar .lang .dropdown-menu {
        position: relative;
        float: none;
        text-align: center;
        -ms-box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        z-index: 9999;
    }
    .footer {
        padding: 0;
    }
    .footer .sitemap {
        display: none;
    }
    .footer .copyright, .footer .siteinfo, .footer .siteinfo ul {
        display: block;
    }
    .footer .siteinfo ul> li {
        display: block;
    }
    .footer .siteinfo ul> li+ li:before {
        display: none;
    }
    .main {
        z-index: auto;
    }
    .side .nav {
        margin-bottom: 20px;
    }
    .side .nav> li {
        float: none;
        display: block;
        margin: 0;
    }
    .side .nav> li+ li {
        border-top: 1px solid #ABCFDB;
    }
    .wid-search h3, .wid-search .form-inline {
        display: block;
        width: auto;
    }
    .wid-search .form-group {
        margin: 0;
    }
    .wid-search .form-group, .wid-search .form-group .form-control, .wid-search .btn {
        width: 100%;
    }
    .content .list-box, body.news .content .btn-box {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
    }
    .content .btn-box {
        text-align: center;
    }
    .content .btn-box .page-info select {
        width: 100px;
        display: inline-block;
    }
    .content .txt img {
        width: 100%;
    }
    body.news .content h3, body.news.show .content .btn-box {
        margin-left: 0;
    }
    body.news .content h3 {
        padding: 10px;
    }
    body.news .content h3 small {
        width: 100%;
    }
    .content .list-box .txt-list li.list-header {
        display: none;
    }
    .content .list-box .txt-list li span {
        float: none;
        display: block;
        padding: 0;
    }
    body.product.show .content .info h3 {
        margin-top: 30px;
    }
    body.product.show .content .info .txt {
        min-height: 0;
    }
    body.product.show .content .quick-buy .btn {
        margin-top: 10px;
        width: 100%;
    }
    body.product.show .content .quick-buy .form-control {
        width: 100%;
    }
    body.product.show .content h3 small {
        display: block;
        margin: 5px 0 0;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    body.member .content .btn-box {
        padding-left: 0;
        border-top: 1px solid #6a5b54;
    }
    .content .table> thead, .content .table> tbody> tr> td.num {
        display: none;
    }
    .content .table> tbody> tr, .content .table> tbody> tr> td {
        display: block;
        clear: both;
    }
    .content .table> tbody> tr {
        border-bottom: 1px dotted #ccc;
        position: relative;
        padding: 10px 5px;
    }
    .content .table> tbody> tr:last-child {
        border: none;
    }
    .content .table> tbody> tr> td {
        border: none;
        line-height: 30px;
        padding: 0;
        /*text-align: left;*/
    }
    .content .table> tbody> tr> td .tn {
        display: inline-block;
        color: #aaa;
    }
    .content .table> tbody> tr> td .input-group {
        margin: 0;
    }
    .content .table> tbody> tr> td.pic {
        margin-bottom: 10px;
    }
    .content .table> tbody> tr> td.del {
        display: block;
        position: absolute;
        right: 0;
        bottom: 0;
    }
    .content .table.no-border th {
        text-align: left;
        width: 100%;
    }
    .content .table> tbody> tr> td.inquiry, .content .table> tbody> tr> td.message, .content .table> tbody> tr> td.reply {
        position: absolute;
        right: 5px;
    }
    .content .table> tbody> tr> td.inquiry, .content .table> tbody> tr> td.reply {
        top: 10px;
    }
    .content .table> tbody> tr> td.message {
        top: 50px;
    }
    .form-horizontal .row .form-inline .btn-list {
        top: -28px;
    }
    .form-horizontal .row .form-inline label {
        padding-left: 0;
    }
    .form-horizontal .holiday-delivery {
        margin-top: 10px;
    }
    body.cart .content .invoice-title {
        margin-top: 10px;
        margin-left: 0;
    }
    .content .btn-box .pull-right {
        float: none;
    }
    .content .sec {
        padding: 10px 0;
    }
    .content .sec .sum {
        padding: 5px;
        line-height: 1.6;
    }
    body.member .content .form-group .btn {
        margin-right: 0;
        margin-bottom: 10px;
        width: 100%;
    }
    .content .table> tbody> tr> td.pic img {
        max-width: 100%;
        width: 100%;
    }
    .content .btn-box .pager, .content .btn-box .page-info {
        float: none;
    }
    .content .btn-box .pager {
        display: block;
    }
    .content .btn-box .pager li {
        margin: 0;
    }
    .content .btn-box .pager li> a {
        width: 100%;
        margin: 5px 0 0;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }
    body.cart .content .uni-num {
        width: 140px;
    }
    body.cart .content .hint {
        float: none;
        clear: both;
    }
    body.cart .content .invoice .btn-list {
        margin-top: 0;
    }
    body.cart .content .btn-box {
        padding: 10px 0;
    }
    body.cart .content .btn-box .btn {
        width: 100%;
        float: none;
        margin-bottom: 5px;
    }
    body.product.p02 .content .product-list.mode1 .item.i1> a ul, body.product.p02 .content .product-list.mode1 .item.i2> a ul, body.product.p02 .content .product-list.mode1 .item.i3> a ul, body.product.p02 .content .product-list.mode1 .item.i4> a ul {
        height: auto;
    }
    body.product.p02 .content .product-list.mode1 .item.hasQB> a {
        margin: 0;
    }
    body.product .content .product-list.mode1 .quick-buy ul, body.product .content .product-list.mode1 .quick-buy ul li {
        display: block;
        text-align: center;
    }
    body.product .content .quick-buy .form-control, body.product .content .product-list.mode1 .quick-buy .form-control.qty, body.product .content .product-list.mode2 .item .quick-buy .form-control {
        width: 80%;
        margin: 5px 0 0;
    }
    body.product .content .product-list.mode2 .item {
        margin: 10px 0 60px;
        position: relative;
    }
    body.product .content .product-list.mode2 .item> a {
        padding: 0;
        width: auto;
        float: none;
    }
    body.product .content .product-list.mode2 .item .pic {
        width: auto;
        display: block;
        margin: 0;
    }
    body.product .content .product-list.mode2 .item .info {
        display: block;
        width: auto;
        text-align: center;
    }
    body.product .content .product-list.mode2 .item .info h4 {
        text-align: center;
    }
    body.product .content .product-list.mode2 .item .info ul {
        width: auto;
    }
    body.product .content .product-list.mode2 .item .info p {
        display: none;
    }
    body.product .content .product-list.mode2 .item .quick-buy {
        width: auto;
        float: none;
        padding: 10px 10px 50px;
        text-align: center;
    }
    body.product .content .product-list.mode2 .item .quick-buy .btn {
        bottom: -38px;
        right: 50%;
        margin-right: -37px;
        margin-bottom: 0;
    }
    body.member .content .form-border {
        border: none;
        padding: 0;
    }
    body.member.register.finish .content .form-border {
        padding: 0;
    }
    body.member.forget .content .form-border {
        padding-top: 0;
    }
    body.member .content .form-border:before, body.member .content .form-border:after {
        display: none;
    }
    .pic-gallery {
        margin-left: 0;
    }
    .pic-gallery .pic-stage {
        width: 100%;
    }
    .pic-gallery .pic-pager {
        display: none;
    }
    .pic-gallery .pic-stage .bx-wrapper .bx-controls-direction a.bx-prev {
        left: -24px;
    }
    .pic-gallery .pic-stage .bx-wrapper .bx-controls-direction a.bx-next {
        right: -24px;
    }
    body.news .content .btn-box, body.faq .content .btn-box {
        margin-left: 0;
        padding-left: 0;
    }
    .content .works-box .bx-wrapper .bx-controls-direction a.bx-prev {
        left: -20px;
    }
    .content .works-box .bx-wrapper .bx-controls-direction a.bx-next {
        right: -20px;
    }
    .faq-box {
        margin-left: 0;
    }
    /*home*/
    body.home .hc_item {
        margin-bottom: 40px;
    }
    body.home .home_news ul.txt-list li a {
        height: 44px;
        overflow: hidden;
    }
    body.home .home_news ul.txt-list li a span {
        display: none;
    }
    body.home .home_news ul.txt-list li a:before {
        margin: 0 10px 0 0;
        padding: 2px 5px;
    }
    body.home .home_linebtn .page_unit a:hover img, body.home .home_linebtn .page_unit a img {
        opacity: .4;
    }
    body.home .home_linebtn .page_unit a .text .middle span {
        font-size: 20px;
        margin-bottom: 5px;
    }
    body.home .home_linebtn .page_unit a .text .middle small {
        font-size: 12px;
        padding: 5px 10px;
    }
    body.home .home_pro .row a:hover .pic {
        opacity: 1;
    }
    body.home .home_pro .row a .info {
        height: auto;
        opacity: 1;
        top: auto;
        bottom: 0;
    }
    body.home .home_pro .row a .info p:after {
        display: none;
    }
    body.home .home_pro .row a .info p {
        background: rgba(15, 75, 49, 0.8);
        font-size: 12px;
        line-height: 1.5;
        padding: 5px 10px;
        display: block;
    }
    body.home .home_pro .row a .info p small {
        display: none;
    }
    body.home .home_sitemap {
        margin-bottom: 0;
    }
    body.home .home_sitemap .list .item {
        min-width: 0;
    }
    body.home .home_sitemap .list .item:not(:last-child) {
        margin: 0;
    }
    body.home .home_sitemap .list .item> a {
        background: none;
        margin: 0;
        padding: 5px 10px;
    }
    body.home .home_sitemap .list .item> ul {
        display: none;
    }
    .animation_banner .animation.wind01, body.home .banner .animation_banner .animation.wind01 {
        width: 300px;
        margin-left: 0;
        padding: 0 20px 0 20px;
        left: 0;
    }
    body.home .banner .animation_banner .animation.wind01 {
        top: 260px;
    }
    .animation_banner .animation.leaf01, body.home .banner .animation_banner .animation.leaf01 {
        width: 200px;
        margin-left: 0;
        padding: 0 0 0 50px;
        left: 0;
    }
    .animation_banner .animation.leaf02, body.home .banner .animation_banner .animation.leaf02 {
        width: 370px;
        margin-left: 0;
        padding: 0 30px;
        left: 0;
    }
    .animation_banner .animation.leaf02 {
        top: 105px;
        width: 240px;
    }
    body.home .banner .animation_banner .animation.leaf02 {
        width: 260px;
        top: auto;
        bottom: 170px;
    }
    .animation_banner .animation.machine {
        margin-left: -80px;
        left: 0;
    }
    body.home .banner .animation_banner .animation.machine {
        margin-left: -120px;
    }
}
@media (max-width: 480px) {
    body.about .about_img02 {
        clear: both;
        float: left;
    }
    body.about .introduction_box .about_main02 {
        float: left;
    }
    body.about .about_img03 {
        width: 100%;
    }
    body.about .b_main03 ul li {
        width: 100%;
    }
}
